tools: libxl: check errors from libxl_create_logfile for stubdom log
authorIan Campbell <ian.campbell@citrix.com>
Wed, 15 Jul 2015 12:14:41 +0000 (13:14 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 16 Jul 2015 15:26:10 +0000 (16:26 +0100)
commit47e4d26f2983b82141cdd2f96199b03bcfb526d6
treee7b468da14cae8f7e30e7815416317bf92d95cfe
parent989f3939bd16a0e1669c179b6c5c264812a25fc2
tools: libxl: check errors from libxl_create_logfile for stubdom log

Spotted by Coverity after the recent similar fix to
libxl__create_qemu_logfile.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_dm.c